home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Utilities / PdaLink / PALMLINK.readme < prev    next >
Encoding:
Text File  |  2001-07-17  |  1.5 KB  |  55 lines

  1.  
  2. What happened to palmlink?
  3.  
  4.   I got mail from Palm Inc. that PalmLink is violating their trademarks.
  5.   They asked me to change the name in order to protect their rights.
  6.  
  7.   So I renamed palmlink to pdalink, and released it again.
  8.  
  9.  
  10. Is there anything new in this release?
  11.  
  12.   Nothing except of the new name.
  13.  
  14.  
  15. What do I have to do as user?
  16.  
  17.   Just install the pdalink.library to libs: and use pdatransfer and
  18.   pdatime from now on. If you have used ENVs, you have to rename them
  19.   according to the pdalink.guide .
  20.  
  21.  
  22. What do I have to do as developer?
  23.  
  24.   You have to include the pdalink include files, and use the
  25.   "pdalink.library" instead of the "palmlink.library". Nothing happened
  26.   in the code or include files, so you don't need to do any more
  27.   migrations.
  28.  
  29.   If you used the ARexx interface, you have to rename all PALM_...
  30.   invocations to PDA_... invocations.
  31.  
  32.  
  33. My Palm programs cannot find the palmlink.library any more. What can I
  34. do?
  35.  
  36.   Please ask the programmer to migrate to the pdalink.library and
  37.   release a new version of his software.
  38.  
  39.   If this is not possible, just use a hex editor, locate the string
  40.   "palmlink.library" in the program code, and change it to
  41.   "pdalink.library" with a trailing byte '0'.
  42.  
  43.  
  44. What happened to Palmiga?
  45.  
  46.   Palmiga also violated Palm Inc trademarks. So it was renamed to
  47.   amiga-pda. You can find its home page here:
  48.  
  49.     http://amigapda.shredzone.de
  50.  
  51.  
  52. I am sorry for the inconveniences, but I had to do this in order to avoid
  53. legal steps taken against me.
  54.  
  55.